variableNames
Type
function
Summary
Returns a list of all parameters, local variables, and global variables.
Syntax
the variableNames
variableNames()
Description
Use the variableNames function to find out which sources of value are available to the current handler, or to see whether a variable name is available for use.
Examples
the variableNames
repeat with x=1 to the number of items of line 4 of the variableNames
Related
control structure: function
function: functionNames, paramCount, globalNames, value
glossary: parameter, handler, variable, return, local variable
keyword: lines
Compatibility and Support
Introduced
LiveCode 1.0
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile